code n. 1.法典;法規。 2.規則,準則;(社會、階級等的)慣例,習俗,制度。 3.(電)碼,代碼,密碼,暗碼;代號,略號,暗號。 4.【生物學】遺傳(密)碼。 the civil [criminal] code民[刑]法典。 the moral code道德準則。 code of signals 信號密碼(本)。 code of the school 校規。 code and conventions 規章制度。 C- Napoléon 拿破侖法典。 C- of Hammurabi (古代巴比倫的)漢穆拉比法典。 code of honour 社會禮法;決斗慣例。 code of written law 成文法典。 the International Code 國際電碼。 the Morse code 摩爾斯電碼。 vt. 1.把…編成法典[法規]。 2.把…譯成[編成]電碼;編(碼);譯(碼)。 n. -r 【自動化】編碼裝置;【電訊】記發器。
function n. 1.功能,官能,機能,作用。 2.〔常 pl.〕職務,職責。 3.慶祝儀式;(盛大的)集會,宴會。 4.【數學】函數;與其他因素有密切關系的事。 The function of the ear is to listen. 耳的功能是聽。 the function of education 教育的功能。 discharge one's functions 盡職。 the functions and powers of the National Congress 全國代表大會的職權。 a controllable function【火箭】遙控程序。 public [social] function招待會,文娛晚會,社交集會。 vital functions 生命機能。 vi. (器官等)活動,(機器等)運行,發揮作用。 function as teacher 擔任教師。 a sofa functioning as a bed 兼當床用的沙發。 The lathe doesn't function well. 這臺車床有毛病。 function digit [letter] 【計算機】操作數碼[字碼]。
Each irp has a major and a minor function code 每個irp具有一個主要和一個次要函數代碼。
The major function code indicates what sort of request the irp contains 主要函數代碼指示: irp包含的請求種類。
For function code , parameters are added as properties of the variable object 對于函數代碼,參數也被作為屬性添加進去。
When you are finished modifying the function code , right - click the function name and select 當完成對函數代碼的修改時,在函數名上單擊右鍵并選擇
With some of the major function codes , including irp _ mj _ pnp , the minor function code is required to further specify the operation 伴隨一些主要函數代碼,包括irp _ mj _ pnp ,次要代碼被請求作更專門的操作。
In the traditional monolithic operating system , network function code locates in the kernel as well as the file system and memory management 傳統的大內核操作系統里,網絡軟件和文件系統,內存管理部分一樣,是在內核里實現的。
If your managed stored procedure or function code is executing in the sql server process , it is because someone connected to that server and executed a sql statement to invoke it 如果您的托管存儲過程或函數代碼正在sql server進程中執行,原因可能是某人連接到了該服務器并且執行了sql語句以調用它。
For function code : for each formal parameter , as defined in the formalparameterlist , create a property of the variable object whose name is the identifier and whose attributes are determined by the type of code 對函數代碼:對于每個形參,按照它們在形參列表里的定義,都建立一個對象的屬性,該屬性的名字是形參的標識符,其特征由代碼的類型決定。
Apply mvc to the development of web , which can realize the stripping of the function code and html page . though using mvc in the web bring complicatly , it may cause the business logic of system change understandable . meanwhile the safeguarding of system may change simply 把mvc應用到web應用的開發中,可以實現功能代碼和html頁面的相剝離,盡管在web開發中引入mvc會帶來一定的復雜性,但它可以使系統的業務流程變得清晰,同時,系統的維護也可以變得簡單。